svn:keywords=Id
authorRoan Kattouw <catrope@users.mediawiki.org>
Tue, 24 Mar 2009 16:08:29 +0000 (16:08 +0000)
committerRoan Kattouw <catrope@users.mediawiki.org>
Tue, 24 Mar 2009 16:08:29 +0000 (16:08 +0000)
includes/api/ApiUserrights.php

index 3f1e34c..9e6c9f1 100644 (file)
@@ -112,6 +112,6 @@ class ApiUserrights extends ApiBase {
        }
 
        public function getVersion() {
-               return __CLASS__ . ': $Id: ApiMove.php 48091 2009-03-06 13:49:44Z catrope $';
+               return __CLASS__ . ': $Id$';
        }
 }